From: Debian QA Group Date: Fri, 21 Oct 2016 21:20:53 +0000 (+0100) Subject: make-clean X-Git-Tag: archive/raspbian/3.0.2-9+rpi1~1^2^2~6 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=b0b0861501f7ac98f6dc51648f9e917d2b55d5e2;p=abiword.git make-clean Gbp-Pq: Name make-clean.patch --- diff --git a/Makefile.am b/Makefile.am index 8a1e5da..98035ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -59,11 +59,7 @@ EXTRA_DIST = \ lt-compile-resource DISTCLEANFILES = \ - abiword-$(ABIWORD_SERIES).pc \ - plugin-builtin.m4 \ - plugin-configure.m4 \ - plugin-list.m4 \ - plugin-makefiles.m4 + abiword-$(ABIWORD_SERIES).pc abiword-$(ABIWORD_SERIES).pc: libabiword.pc cp $< $@ diff --git a/src/wp/test/Makefile.am b/src/wp/test/Makefile.am index 935ed00..0b20ae1 100644 --- a/src/wp/test/Makefile.am +++ b/src/wp/test/Makefile.am @@ -19,4 +19,4 @@ #include $(top_srcdir)/includes.mk SUBDIRS= xp @PLATFORM@ -DIST_SUBDIRS = cocoa unix win xp +DIST_SUBDIRS = unix xp